Skip to content

Fix detection last sound if track does not end with silence. - #13545

Merged
Swiftb0y merged 1 commit into
mixxxdj:2.4from
daschuer:gh13449
Aug 8, 2024
Merged

Fix detection last sound if track does not end with silence.#13545
Swiftb0y merged 1 commit into
mixxxdj:2.4from
daschuer:gh13449

Conversation

@daschuer

@daschuer daschuer commented Aug 8, 2024

Copy link
Copy Markdown
Member

This can be fixed by deleting the outro cue points and reload the track into a deck. Fixes #13449

This can be fixed by deleting the outro cue points and reload the track into a deck.
Fixes mixxxdj#13449
@daschuer daschuer added this to the 2.4.2 milestone Aug 8, 2024

@Swiftb0y Swiftb0y left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for investigating. This may have been spotted earlier if we properly encoded the "no silence found" state in the typesystem (std::optional<SINT> maybe).

@Swiftb0y
Swiftb0y merged commit 14ce13d into mixxxdj:2.4 Aug 8, 2024
@acolombier acolombier mentioned this pull request Aug 13, 2024
davidlmorris added a commit to davidlmorris/mixxx that referenced this pull request Oct 19, 2024
Adjust lasttSampleBeforeFadeOut (and avoid a regression with lastSoundSample) to bring it into line with mixxxdj#13545
(I assume I was working off an older code base.)
@daschuer
daschuer deleted the gh13449 branch April 24, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants